ComponentOne Xamarin.Android
GetItemType Method (ICollectionView<T>)


C1.CollectionView Assembly > C1.CollectionView Namespace > ICollectionView<T> Interface : GetItemType Method
Gets the type of the item.
Syntax
'Declaration
 
Function GetItemType() As Type
'Usage
 
Dim instance As ICollectionView(Of T)
Dim value As Type
 
value = instance.GetItemType()
Type GetItemType()
See Also

Reference

ICollectionView<T> Interface
ICollectionView<T> Members